'Declaration Public Function New( _ ByVal agents() As OracleQueueAgent _ )
public OracleQueueAgentCollection( OracleQueueAgent[] agents )
Parameters
- agents
- The array of OracleQueueAgent objects used to initialize collection.
'Declaration Public Function New( _ ByVal agents() As OracleQueueAgent _ )
public OracleQueueAgentCollection( OracleQueueAgent[] agents )